Skip to content

Conversation

@voslartomas
Copy link

@voslartomas voslartomas commented Feb 14, 2025

Description

This part of code is trying to scroll view in every frame for 1500ms which means hundreds of operations, before new architecture it was working fine, but it seems now with new architecture it causes problems when you switch tabs. I just added simple condition so it will scroll only every 100ms, so much less operations and it seems fine with this fix.

molily added a commit to 9elements/react-native-collapsible-tab-view that referenced this pull request May 13, 2025
@nikitapilgrim
Copy link

up

@dmaykov
Copy link

dmaykov commented Jun 2, 2025

Patching with this change solved mine issue on New Arch.

@varshithmee
Copy link

This fixed laggy scrolling for me 👍

ThearchyHelios added a commit to ThearchyHelios/react-native-collapsible-tab-view that referenced this pull request Jul 8, 2025
@rileysay
Copy link

@andreialecu can this be merged?

@matthieubessol
Copy link

This also fixed it on both Android and iOS for me.

@andreialecu
Copy link
Collaborator

This may be fixed by #483 which is available as v9.0.0-rc.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants